home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / misc / MLogBook_lt.lha / MLogBook / Rules_other / SPDX-RTTY < prev   
Text File  |  2000-11-15  |  3KB  |  124 lines

  1. # MLGBK10 RULES
  2. #
  3. # SP DX RTTY Contest
  4. # Logs send to:
  5. #
  6. # SP DX RTTY Contest Manager,
  7. # Krzysztof Ulatowski,
  8. # skr. 253,
  9. # 81-963 Gdynia 1, POLAND
  10. # szuwarek@manta.univ.gda.pl
  11. #
  12. # Here's the list of allowed bands. See rules of contest
  13. # for operators category (SOMB, MOMB etc)
  14. #
  15. BANDS ALLOW=160m,80m,40m,20m,15m,10m
  16. SET BAND=3
  17.  
  18. # Here's the list of allowed modes:
  19. MODES ALLOW=RTTY
  20.  
  21. # What to will be exchange with report.
  22. # %w - WAZ zone (e.g. Report is 59 15)
  23. # %i - ITU zone (e.g. Report is 59 38)
  24. # %c - QSO's counter (e.g. Report is 59 001)
  25. # Also is possible to mix it with any text:
  26. # SET REMARX-S[2]=%cKR - means report 59 001KR
  27. # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
  28. # %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
  29. # (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
  30. #
  31. SET REMARX-S[2]=%3c
  32. SET REMARX-R[2]=%3c%x
  33.  
  34. REMARX-U ALLOW=poland.mlt
  35.  
  36. # Date format
  37. # 0 - DD.MM.YYYY
  38. # 1 - DD/MM/YYYY
  39. # 2 - MM/DD/YYYY
  40. SET DATE=0
  41.  
  42. # GUI settings
  43. SHOW DATE=NO
  44. SHOW TIME=NO
  45. SHOW BAND=YES
  46. SHOW MODE=NO
  47. SHOW RST-S=YES
  48. SHOW RST-R=YES
  49. SHOW REMARX-S=2
  50. SHOW REMARX-R=2
  51. SHOW LOCATOR=NO
  52. SHOW COMMENT=NO
  53. SHOW QSL=NO
  54.  
  55. # Find Similar Call
  56. SET ACK_FINDSIMCALL=NO
  57.  
  58. # Find QSO Before
  59. SET ACK_FINDQSOBEFORE=NO
  60.  
  61. # Duplicated QSO Finder
  62. SET ACK_DUPFIND=YES
  63.  
  64. # IOTA support
  65. SET ACK_IOTA=NO
  66.  
  67. # Awards support
  68. SET ACK_AWARDS=NO
  69.  
  70. SET ACK_ACTIVITY=NO
  71.  
  72. # QSL Manager Database support
  73. SET ACK_FINDQSLMANAGER=NO
  74.  
  75. # CallBook support
  76. SET ACK_CALLBOOK=NO
  77.  
  78. # File which contains database of prefixes based on organisators publication.
  79. SET PFXDATA=dxcc.csv
  80.  
  81. # Scores (SCORE)
  82. # SET
  83. #
  84. # CONT - points will be given for every QSO between continents.
  85. # 1 - AF (Africa)
  86. # 2 - AS (Asia)
  87. # 3 - EU (Europe)
  88. # 4 - NA (North America)
  89. # 5 - OC (Oceania)
  90. # 6 - SA (South America)
  91. # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
  92. # will give 3 points.
  93. # SCORE SET=CONT,115,1210,1310,1410,1510,1610,2110,225,2310,2410,2510,2610,3110,3210,335,3410,3510,3610,4110,4210,4310,445,4510,4610,5110,5210,5310,5410,555,5610,6110,6210,6310,6410,6510,665
  94. SCORE SET=CONT,115,1210,1310,1410,1510,1610,2110,225,2310,2410,2510,2610,3110,3210,335,3410,3510,3610,4110,4210,4310,445,4510,4610,5110,5210,5310,5410,555,5610,6110,6210,6310,6410,6510,665
  95.  
  96. # NOPFX - field with denied prefixes.
  97. # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
  98.  
  99. PFX1=SP
  100. PFX2=REST
  101.  
  102. REMX1=%u
  103. REMX2=%3c
  104. MULTI1 PFX1=%u
  105. MULTI1 PFX2=
  106. MULTI2 PFX1=
  107. MULTI2 PFX2=%p
  108. SCORE1 PFX1=
  109. SCORE1 PFX2=
  110. SCORE2 PFX1=
  111. SCORE2 PFX2=
  112. SCORE1 ADD=2
  113. SCORE2 ADD=SET
  114.     
  115. # SB - qualify it separately on every bands.
  116. # AB - qualify it once on all bands.
  117. # SM - qualify it separately for every modes.
  118. # AM - qualify it once for all modes.
  119. # e.g. SMSB - means that multiplicator will be increased for all
  120. # new MULTI1, separately on every bands and every modes.
  121.  
  122. MULTI DUPE1=SBSM
  123. MULTI DUPE2=ABSM
  124.